home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d18 / nrpas13.arc / 1NREADME.DOC next >
Text File  |  1991-05-01  |  6KB  |  109 lines

  1.              NUMERICAL RECIPES PASCAL SHAREWARE DISKETTE
  2.  
  3. The entire contents of this diskette are
  4. Copyright (C) 1986 by Numerical Recipes Software.
  5.  
  6. HERE ARE ANSWERS TO YOUR IMMEDIATE QUESTIONS:
  7.  
  8. ** What is this diskette?  ** This NUMERICAL  RECIPES PASCAL SHAREWARE
  9. DISKETTE contains Pascal procedures originally published as the Pascal
  10. Appendix to the FORTRAN book NUMERICAL RECIPES: THE  ART OF SCIENTIFIC
  11. COMPUTING (Cambridge University Press, 1986), and test driver programs
  12. originally published as the  NUMERICAL  RECIPES EXAMPLE BOOK  (PASCAL)
  13. (Cambridge University Press, 1986).
  14.  
  15. ** What kinds of procedures  are these Numerical Recipes? **  They are
  16. practically a complete library for  scientific computation.  Numbering
  17. more than  200,  their scope  includes   integration,  linear algebra,
  18. differential  equations, Fourier methods,  data analysis,  statistics,
  19. lots of special functions, random   numbers,  sorting, root   finding,
  20. optimization, and much more.
  21.  
  22. ** Do I really get this whole library for FREE? ** Yes, providing that
  23. you follow these  simple  rules:   (1) You must   read and accept  the
  24. disclaimer of warranty at the end of this  document.  (2) You must not
  25. expect any  user support from  Numerical Recipes Software,   Cambridge
  26. University Press, or the authors of  the Numerical Recipes books.  (3)
  27. You must not copy  or redistribute any  of  the programs or procedures
  28. for commercial purposes.  You CAN make copies of the programs for your
  29. friends  and    colleagues, providing   that you  include   this  file
  30. (especially its copyright notice and  disclaimer of warranty) with any
  31. copy that you make.
  32.  
  33. ** What's  the  catch, then?  **    None at  all.   Many  thousands of
  34. satisfied users paid more than $20 to purchase exactly the programs on
  35. this disk,  which were sold   by Cambridge  University  Press (C.U.P.)
  36. between 1986 and 1989.  C.U.P.  now sells a  revised  version  of  the
  37. Numerical  Recipes program library,  whose   Pascal  style   is   much
  38. improved, but whose basic algorithmic  workings are identical  to this
  39. disk.  Rather  than  let  the older version go  to waste,  its authors
  40. decided to make it available to the shareware community of users.
  41.  
  42. ** How can I figure out what the procedures do? ** One way is  to read
  43. the brief descriptions of all the programs in the  file NRINFO.DOC.  A
  44. better  way is to  look  at the  book   Numerical Recipes: The  Art of
  45. Scientific Computing  in   any  one of its  three  editions  (FORTRAN,
  46. Pascal, or  C).  If you  don't  want to buy this book   from Cambridge
  47. University Press   (see the file  NRINFO.DOC),  you  can  find   it in
  48. libraries.  Or, take  a pencil and   a small  piece  of paper  into  a
  49. bookstore that carries the book and take  notes  on which programs you
  50. might find interesting.
  51.  
  52. ** How do I figure out how to use  the procedures? **  Again, you have
  53. several  options.   All  the   procedures  (named   *.PAS)  come  with
  54. demonstration  programs  (named *.DEM).   These demonstration programs
  55. are included on this shareware diskette.  (When sold, they are sold as
  56. a separate  diskette.)  Usually  you can figure    out how  to   use a
  57. procedure by figuring out its .DEM program.  Another way is to look at
  58. the Numerical Recipes book in a library or bookstore.
  59.  
  60. ** Aren't you just trying to get me to  buy the book?  **  Think of it
  61. this way: Most shareware comes with the requirement that if you use it
  62. more than casually, you are  required to become  a registered user and
  63. pay a fee.  We are not requiring any  fee at all.   We think that  you
  64. will  be able to  use MOST of the procedures  on this diskette without
  65. the Numerical Recipes book.  If you become a more-than-casual user, or
  66. if you look at the book in a bookstore, we  are betting  that you will
  67. WANT to buy it,  and  perhaps  then  want to purchase  the revised and
  68. improved versions of the programs, also.   But it is completely  up to
  69. you.
  70.  
  71. ** OK, what if I do want to get the book? ** Call Cambridge University
  72. Press at their  toll-free  number,  800-872-7423.  (In  New York  call
  73. 800-227-0247 or 914-937-9600.)  Ask for "Numerical Recipes in Pascal",
  74. ISBN  number  0-521-37516-9.  We think  you'll like it.  (Over 100,000
  75. copies of the book are in print, in FORTRAN, Pascal, and C.)
  76.  
  77. ** What  are the files  on this diskette? **  All  the  procedures, in
  78. Pascal source  code, are  in   the ZIP   file NRPAS13.ZIP.   You   use
  79. PKUNZIP.EXE to decompress them.  (For  info  just execute PKUNZIP with
  80. no  command  line  arguments.)  All  the  demonstration  programs  are
  81. similarly in NRPEX10.ZIP (PEX means Pascal EXamples).  Some data files
  82. used by the procedures and demonstrations programs are in NRPDATA.ZIP.
  83. The files NRPAS13.LST and NRPEX10.LST each list the names of the files
  84. in their corresponding ZIP file.   The short file  MODFILE.PAS is used
  85. by many of the  procedures to customize  to your particular variety of
  86. Pascal  compiler; feel free to modify  it, if  you need to.  The  file
  87. NRINFO.DOC tells about the book Numerical Recipes in Pascal and  gives
  88. a   brief description of  all the  procedures.   The  file you are now
  89. reading is NRREADME.DOC.
  90.  
  91. Good luck, and happy number-crunching!
  92.  
  93.                        DISCLAIMER OF WARRANTY
  94.                        ---------- -- -------- 
  95. THE PROGRAMS AND  PROCEDURES  ON  THIS DISKETTE  ARE PROVIDED "AS  IS"
  96. WITHOUT  WARRANTY OF  ANY KIND.   WE  MAKE NO  WARRANTIES, EXPRESS  OR
  97. IMPLIED, THAT THE PROGRAMS  AND PROCEDURES ARE FREE  OF ERROR, OR  ARE
  98. CONSISTENT WITH ANY  PARTICULAR  STANDARD OF MERCHANTABILITY,  OR THAT
  99. THEY WILL MEET YOUR REQUIREMENTS FOR ANY PARTICULAR APPLICATION.  THEY
  100. SHOULD NOT BE RELIED ON FOR SOLVING A PROBLEM WHOSE INCORRECT SOLUTION
  101. COULD RESULT IN INJURY TO A PERSON OR LOSS OF PROPERTY.  IF YOU DO USE
  102. THE PROGRAMS OR PROCEDURES IN SUCH A MANNER, IT  IS AT YOUR OWN  RISK.
  103. THE AUTHORS   AND  PUBLISHER   DISCLAIM ALL LIABILITY    FOR   DIRECT,
  104. INCIDENTAL, OR  CONSEQUENTIAL DAMAGES RESULTING FROM YOUR  USE  OF THE
  105. PROGRAMS OR PROCEDURES ON THIS DISKETTE.  ANY LIABILITY  OF THE PERSON
  106. OR PERSONS FROM WHOM YOU DIRECTLY OR INDIRECTLY OBTAINED THIS DISKETTE
  107. WILL BE LIMITED EXCLUSIVELY  TO PRODUCT REPLACEMENT OF DISKETTES  WITH
  108. MANUFACTURING DEFECTS.
  109.